Uses of Class
negotiator.tournament.VariablesAndValues.AssignedParamValue

Packages that use AssignedParamValue
negotiator.protocol.alternatingoffers   
 

Uses of AssignedParamValue in negotiator.protocol.alternatingoffers
 

Method parameters in negotiator.protocol.alternatingoffers with type arguments of type AssignedParamValue
protected static void AlternatingOffersProtocol.allParameterCombis(Tournament tournament, java.util.ArrayList<AssignedParameterVariable> allparameters, java.util.ArrayList<AlternatingOffersProtocol> sessions, ProfileRepItem profileA, ProfileRepItem profileB, AgentRepItem agentA, AgentRepItem agentB, java.util.ArrayList<AssignedParamValue> chosenvalues)
          adds all permutations of all NegotiationSessions to the given sessions array.